'Declaration Public Function toJson( _ ByVal value As T _ ) As String
public string toJson( T value )
JsonConverter<T> Class JsonConverter<T> Members